ASP.NET Core MVC コントロールヘルプ
ErrorBar<T> クラス
メンバ 

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 : ErrorBar<T> クラス
The ErrorBar series helps you see margins of error and standard deviations at a glance. They can be shown as a standard error amount, a percentage, or a standard deviation. You can also set your own values to display the exact error amounts you want.
オブジェクト モデル
ErrorBar<T> クラス
シンタックス
'宣言
 
Public Class ErrorBar(Of T) 
   Inherits ExtraSeries(Of T)
public class ErrorBar<T> : ExtraSeries<T> 
型パラメータ
T
継承階層

System.Object
   C1.Web.Mvc.ChartSeriesBase<T>
      C1.Web.Mvc.ExtraSeries<T>
         C1.Web.Mvc.ErrorBar<T>

参照

ErrorBar<T> メンバ
C1.Web.Mvc 名前空間